IHipAssetLoadTask.into

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void into(void* function(IHipAsset asset) castFunc, IHipAsset*[] variables)
  2. void into(T*[] variables)
  3. void into(string*[] variables)
  4. void into(T function(string) convertFunction, T*[] variables)
    interface IHipAssetLoadTask
    final
    void
    into
    (
    T
    )
    (
    T function
    (
    string
    )
    convertFunction
    ,)

Meta